*Gzip_text Function
/documentation/pages/Ref/Api/Functions/Data Type/Character Functions/Conversion Functions/__STAR__Gzip_text Function.xml
Compress string using gzip.
*Gunzip_Text Function
/documentation/pages/Ref/Api/Functions/Data Type/Character Functions/Conversion Functions/__STAR__Gunzip_Text Function.xml
Uncompress blob using gzip.
TEXT Function
/documentation/pages/Ref/Api/Functions/Document Types/Bitmap and Graphic Functions/TEXT Function.xml
TEXT() draws the indicated Text at the specified coordinates.
*gzip_blob Function
/documentation/pages/Ref/Api/Functions/Data Type/Blob Functions/__STAR__gzip_blob Function.xml
Compress blob using gzip.
WorldPay API
/documentation/pages/Server/Guide/Design/Api/Using World Pay Api.xml
How you can access WorldPay's API in order to create credit card and ACH transactions for your app.
Chart API
/documentation/pages/Guides/Report/Charts/Custom/Chart API.xml
Alpha Anywhere includes a powerful built-in charting engine that uses the charting capabilities of Microsoft .NET Framework 4. You can program the charting engine directly using the API described on this page, or create charts in a builder, described at Chart Control. Using the API gives you the maximum amount of flexibility, but using the builder you can produce most commonly-used charts quickly and easily.
Desktop API
/documentation/pages/Ref/Desktop_Api/index.xml
Functions and Objects that apply to desktop application written using Alpha Anywhere. Some functions and objects can be used in web and mobile applications, as well.
TEXT.REPLACE_TEXT Function
/documentation/pages/Ref/Desktop_Api/Layout/Text/TEXT.REPLACE_TEXT Method.xml
The OBJECT.REPLACE_TEXT() method is used with an Xdialog text control. It inserts the TextString at the location of the currently selected text in the VariableName text variable.
TEXT.INSERT_TEXT Function
/documentation/pages/Ref/Desktop_Api/Layout/Text/TEXT.INSERT_TEXT Method.xml
The OBJECT.INSERT_TEXT() method is used with an Xdialog text control. It inserts the TextString at the position of the cursor in the VariableName text variable.
RTF.RTF_TEXT Function
/documentation/pages/Ref/Desktop_Api/Layout/RTF/RTF.RTF_TEXT.xml
The .RTF_TEXT property returns the text and RTF encoding of the RTF object.